* {
    -webkit-text-size-adjust: none;
}
/*responsive classes for temp user pages*/
.reponsiveColor {
        background: #f2f2f2 !important;
}

.otp-control {
  -webkit-transition: none;
  transition: none;
  width: 40px;
  height: 40px;
  text-align: center
}

.otp-control:focus {
  color: #3F4254;
  background-color: #ffffff;
  border-color: #884377;
  outline: 0;
}

.otp-control.form-control-solid {
  background-color: #F3F6F9;
  border-color: #F3F6F9;
  color: #3F4254;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
}

.otp-control.form-control-solid:active,
.otp-control.form-control-solid.active,
.otp-control.form-control-solid:focus,
.otp-control.form-control-solid.focus {
  background-color: #EBEDF3;
  border-color: #EBEDF3;
  color: #3F4254;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
}

p{
    line-height: 1.5 !important;
}

@media (min-width: 768px) {
  .mobile-only {
    display: none !important;
  }
}

@media(max-width:767px) {
    .reponsiveSize {
        height: 500px !important;
    }

    .bill-reminder-options{
        padding-left: 27px;
        padding-top: 4px;
    }

    .bill-reminder-options-profile{
        padding-left: 12px;
        padding-top: 8px;
    }

    .home-page-txt-font{
        font-size: 1rem;
    }
}

/*hide the header navigation bar from this release - 12-19-2018*/
@media(min-width:768px) {
    #myNavbar {
        display:none !important;
    }
    .home-page-txt-font{
        font-size: 1.25rem;
    }
    .home-page-p-t{
        padding-top: 10px;
        padding-bottom: 10px
    }
    .footer-m-b{
        margin-bottom: 1rem;
    }
}

/*fix for modal for Iphone scroll issue*/
.modal-dialog {
    height: 101%;
}

.disable-horizontal-scroll{
    overflow-x: hidden;
}

.verified-color{
    color: #00FF00 !important;
    margin-top: 4px;
}

.required-fields-margin-top{
    margin-top: -14px;
}

.padding-bottom-15{
    padding-bottom: 15px !important;
}

.link-button-to-label{
    border: 1px solid transparent;
    margin-top: 3px;
}

.reg-reminder-options-opacity{
    opacity: 0.3;
}

/*To fix ADA compliance issue "Heading elements are not in a sequentially-descending order"*/
.h1-h2-font-size{
    font-size: 1.9rem;
}

.h2-h3-font-size{
    font-size: 1.5rem;
}

@media(min-width:768px) {
    .modal-dialog-terms-privacy {
        height: 101%;
        width:750px;
        margin: 30px auto;
        position: relative;
    }

    .reg-bill-mail-option{
        margin-left: 12px;
    }

    .reg-reminder-option{
        margin-top: 6px;
    }

    .reg-email-phone-verified-img{
        margin-top: 24px;
    }

    .reg-activate-link{
        margin-top: 12px;
    }

    .billing-info-change-link{
        margin-left: -25px !important;
        margin-top: 16px;
    }
}

.action:after {
    content: ' ';
    display: block;
    clear: both;
}

html, body {
    /*font-family: 'Roboto Condensed',serif;*/
    font-size: 16px;
    color: #1e1e1e;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 100%;
    min-width: 320px;
}

html, form {
    height: 100%;
}

body {
    min-height: 100%;
}

header {
    /*border-bottom: solid #ffffff .7rem;*/
}

.page-wrap {
    min-height: 100%;
    /* equal to footer height */
    margin-bottom: -110px;
    background: #666;
    /*position:relative;*/
}


footer, .push {
    min-height: 92px;
    background: #666;
}


footer {
}

footer.text-white .nav-link {
    color: #fff !important;
}

.nav-link-reports {
    color: #ffffff !important;
}

.nav-reports {
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 2rem;
    color: #ffffff !important;
}

    .nav-reports ul {
        list-style-type: none;
        padding-inline-start: initial;
    }

/* CONTENT */

.bankImage {
    display: none;
}

.arrow {
    position: absolute;
    top: -.5rem;
}

.benefits h4 {
    font-size: 1.25rem;
}

.bg-gray, .signup-box .form-control .bg-right-nav-body {
    background: #FFFFFF;
}

.bg-mauve {
    background: #873176;
}

.bg-teal {
    background: #35bdb2;
}

.bg-fade {
    background: rgba(255,255,255,0.65);
}

.bg-lite {
    background: rgba(0,0,0,0.44);
}

.bg-white {
    background: #fff;
}

.bg-body {
    background: #fff;
    padding-bottom: 17px;
}

.bg-data-grid {
    background: #f2f2f2;
}

.landing-body {
    color: #95989a;
    background: #fff;
}

.landing-body-sub-heading {
    color: #95989a;
    background: #fff;
}

.body-label {
    color: #95989a;
}

.body-value {
    color: #95989a;
}

.text-billing-info {
    color: #95989a;
}

.clickable-link {
    color: #e9e9e9;
}

.login-page-title{
    color: #fff;
    font-size: 1.9rem;
}

.login-page-sub-title{
    font-size: 1.5rem;
}

.bg-subhead {
    background: #abddd4;
}

.bold, strong {
    font-weight: 700;
}

.border-b3 {
    border-bottom: 3px solid #666;
}

.remove-left-padding{
    padding-left: 0px;
}

.contact {
    padding: 0.5rem 1rem;
}

    .contact img {
        max-width: 244px;
    }

    .contact p {
        /*font-size: 1.1rem;*/
        margin: 0;
    }

        .contact p a, footer a, footer a:hover {
            color: inherit;
        }

.height-full {
    min-height: 100%;
    height: 100%;
}

.hero {
    background-size: cover;
    height: 440px;
}

.tint {
    position: relative;
    cursor: pointer;
    box-shadow: rgba(0,0,0,.2) 3px 5px 5px;
}

    .tint:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        transition: all .3s linear;
    }


.hero1 {
    height: 729px;
}

.hero1-token-based {
    height: 729px;
}

.hero1-error-page {
    height: 729px;
}

.logo-line{
    padding-bottom:70px;
}

/*.hero2 {
    background: #666;

}*/

.hero3 {
    /*background: #666;*/
    /*height: 1425px;*/
}

    .hero3.confirm {
        height: 1025px;
    }

    .hero2 h1, .hero3 h2 {
        padding: 1rem 1.2rem;
        margin: 0;
    }


.info-billing p:nth-child(even) {
    font-size: 1.9rem;
}

.agent-side .info-billing p:nth-child(even) {
    font-size: 0.875rem !important;
    min-height: 30px;
}

.info-billing p:nth-child(odd) {
    margin: 0;
}

.info-billing img {
    max-width: 229px;
}

.info-personal p:nth-child(odd) {
    margin-bottom: 0;
}

.intro {
    padding: 1rem 0;
}

    .intro h2 {
        font-size: 1.75rem;
        margin: 0;
        line-height: 2rem;
    }

h2 {
    font-size: 1.3rem;
}

.intro p {
    font-size: 1rem;
    line-height: 1.25rem;
    margin: 1.5rem 0;
}

.jumbotron {
    margin-bottom: 0;
}

    .jumbotron h1 {
        font: 700 2.25rem 'Roboto Slab',serif;
        margin: 0;
        line-height: 2.5rem;
        color: #fff;
    }

.left-rail {
    padding: 0;
}

    .left-rail h2 {
        font-size: inherit;
        padding: .8rem 1.3rem;
    }

.login-box {
    max-width: 744px;
}

    .login-box h4 {
        margin: 0;
    }

.logotop {
    /*padding-bottom: 1.5rem;*/
}

    .logotop.alt {
        position: absolute;
        left: calc(50% - 105px);
    }

    .logotop span {
        /*max-width: 180px;*/
        top: 72px;
    }

    .logotop img {
        width: 195px;
        height: 68px;
        /*box-shadow: 0 0 0 #fff,0 2px 6px rgba(0,0,0,.15);*/
    }

.message {
    padding: 1.5rem 0;
    color: #912338;
    font-weight:600;
}

    .message .arrow {
        left: calc(50% - 16px);
    }

.m-t-1 {
    margin-top: .7rem;
}

.m-t-2 {
    margin-top: 2rem;
}

.m-b-1 {
    margin-bottom: .7rem;
}

.m-t-0 {
    margin-top: .7rem;
}

header + div.container-full:before {
    content: ' ';
    background: #ffffff !important;
    height: 0.7rem;
    display: block;
    width: 100%;
    padding: 0 !important;
}

.m-b-2 {
    margin-bottom: 2rem;
}

.modal-content {
    border-radius: 0;
}

.modal ul {
    margin-left: -1rem;
}

.modal-header .close {
    margin-top: 0;
    text-shadow: none;
    font-weight: 400;
    color: #fff;
    opacity: 1;
}

.padding-int {
    padding: 1rem 1.3rem;
}

.padding-int-temp {
    padding-top: 1rem;
}

.padding-all {
    padding-top: 1rem;
    padding-left: 1.3rem;
    padding-right: 1.3rem;
}

.autopay-message-padding {
    padding-left: 15px;
    padding-top: 0px;
    padding-bottom: 15px;
}

.profile {
    background: #666;
    padding-bottom: 15px;
}


    .profile h1, .profile h2, .profile h3, .profile h4 {
        margin: 0;
    }

    .profile .member {
        margin-left: 1rem;
        margin-right: 1rem;
    }

.p-rel {
    position: relative;
}

.temp-user-navbar-bottom{
    background: #666;
}

.payment-option-padding{
    padding-left: 30px;
}

@media (min-width:768px) {
    .temp-user-navbar-bottom{
        padding-bottom: 14px;
    }

    .profile-temp-user {
        /*padding-top: 15px;*/
        box-shadow: 0 0 1px black;
    }

    .padding-int-out {
        padding-top: 3.4rem;
    }
}

.billing-acc-info-send-bills span {
    margin: 0 1rem 0 .5rem;
}

.radios {
    margin: 1rem 0 1.3rem;
}

    .radios span {
        margin: 0 1rem 0 .5rem;
    }

.bill-radios {
    margin: 0;
}

    .bill-radios span {
        margin: 0 1rem 0 .5rem;
    }

.paymentAmount .radios span {
    margin: 0 1rem 0 2.5rem;
}

.noBottomPadding {
    padding-bottom: 0px !important;
}

.right-rail ul {
    list-style-type: none;
}

.right-rail h1 {
    background: #87898c;
}

    .right-rail h4.chat {
        padding: .4rem 1rem .4rem 4rem;
    }

        .right-rail h4.chat:before {
            content: '\f0e6';
            font: 2rem FontAwesome;
            position: absolute;
            top: calc(50% - 1rem);
            left: 1.3rem;
        }

.right-rail a, .right-rail a:hover, .text-fog, .logout a, .logout a:hover {
    color: #0D4CD3;
}

.signup-box {
    max-width: 700px;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

@media(min-width:768px) {
    .registration-box {
        max-width: 800px;
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
}

@media(max-width:767px) {
    .registration-box {
        max-width: 800px;
        margin-top: 6rem;
        margin-bottom: 3rem;
    }
    .registration-box-row {
        padding-top: 3rem;
        padding-bottom: 15rem;
    }
}

@media(max-width:767px) {
    .navbar-mobile {
        background:#ffffff;
    }

    .navbar-mobile-924 {
        background-color: #dce0df;
    }

    .bg-modal-body{
        background: #f2f2f2;
    }
}

.signup-box-temp-user {
    max-width: 700px;
    /*padding:62px 0px 62px 0px;*/
}

.reset-box {
    max-width: 700px;
    margin-top: 18rem;
    margin-bottom: 3rem;
}

.text-mobi {
    text-align: left;
}

.home-text-mobile {
    text-align: center;
}

.text-footer-error-page {
    text-align: center;
}

.text-gray {
    color: #95989a;
}

.align-center {
    text-align: center;
}

.footer-link-color {
    color: #e9e9e9;
}

.login-page-link-color {
    color: #e9e9e9;
}

.login-page-link-color:active, .login-page-link-color:focus, .login-page-link-color:hover {
    color: #bfcdda;
}

.text-large {
    font-size: 1.1rem;
}

.text-mauve {
    color: #873176;
}

.text-small {
    font-size: .9rem;
}

.text-teal {
    color: #35bdb2;
}

.text-white {
    color: #fff;
}

.text-titleText {
    color: #fff;
}

.vertical-center {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.page-heading {
    font-size: 1.4rem;
}

.welcome {
    font-size: 1rem;
    font-weight: 700;
}

.welcome-mobile {
    font-size: 0.813rem;
}

.mobile-nav-header{
    background: #fff;
}

/* COMMON */

header {
    /*font: 400 1.6rem 'Roboto Slab',serif;*/
    padding: 1.1rem 0;
    font-size: 1.6rem;
    color: #fff
}

    header.alt {
        padding: 1rem 0;
    }

footer {
    padding: 2rem 1rem;
    font-size: 0.875rem;
    /*font: 16px 'Ubuntu',sans-serif;*/
}

    footer img {
        max-width: 210px;
    }

    footer p {
        margin-bottom: 1rem;
    }

a[href^=tel] {
    color: inherit;
    text-decoration: none;
    display: inline;
    btn margin: 0 !important;
    padding: 0 !important;
}

img {
    width: 100%;
    height: auto;
    display: block;
}


/* FORM */

.notificationBanner{
    color: #1e1e1e;
    font-weight:bold;
}

.banner{
    background: #35bdb2;
}

.top-fixed {
	position: sticky;
	top: 0;
	width: 100%;
    z-index: 1;
}

.btn-lg {
    min-width: 8rem;
    font-size: inherit;
    -webkit-appearance: none !important;
    outline: 0;
}

.btn-sm {
    padding: 10px;
    min-width: 8rem;
    font-size: inherit;
    -webkit-appearance: none !important;
    outline: 0;
}

.btn-xlg {
    width: 200px !important;
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    color: #999;
}

.btn-lg.btn-link {
    width: 6rem;
}

.btn-back {
    font-size: 1rem !important;
    color: #fff
}

.btn-primary, .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    background: #873176;
    border: 0;
}

.btn-secondary, .btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
    background: none;
    border: 3px solid #fff !important;
    color: #fff;
}

.flex2 {
    margin: 2rem 1.2rem 5px;
}

.flex1 {
    margin: 0 1.2rem;
}

.form-control {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    height: 40px;
}

    .form-control.m1 {
        margin-bottom: 1rem;
    }

.form-group input:focus + .placeholder {
    display: none;
}

.placeholder {
    position: absolute;
    pointer-events: none;
    top: 1rem;
    font-size: .9rem;
    left: 1.5rem;
    color: #999;
}

.modal-content .placeholder {
    left: 1.2rem !important;
}

.placeholder span {
    color: red;
}

.form-horizontal {
    padding: 1.2rem;
}

    .form-horizontal p {
        margin-bottom: 0;
    }

        .form-horizontal p.m1 {
            margin-bottom: 1.2rem;
        }

    .form-horizontal .control-label {
        text-align: left;
        font-weight: 400;
    }

.form-signin, .register {
    padding: 1.5rem 1.1rem;
}

.form a {
    color: #fff;
    font-size: .75rem;
}

    .form a.text-teal, form a.text-teal:focus, .form a.text-teal:hover {
        color: #35bdb2;
    }

.text-teal {
    color: #35bdb2 !important;
}

input[type=checkbox], input[type=radio] {
    display: none;
}

label {
    display: inline;
    padding: 5px;
    font-weight: 100;
}

input[type=checkbox] + label:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "";
    background: #fff;
    vertical-align: middle;
    cursor: pointer;
    padding: 6px;
    margin-right: .2rem;
    border: 1px solid #2A5A7E;
}

input[type=checkbox]:checked + label:before {
    content: "\f00c";
    text-align: center;
    font-size: 0.7rem;
    color: #1e1e1e;
    margin-right: .2rem;
    padding: 0px 1px;
    border: 1px solid #2A5A7E;
}

input[type=radio] + i:after {
    content: '';
    position: absolute;
    opacity: 0;
    top: 4px;
    left: 4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #873176;
    border: 2px solid #ccc;
}

input[type=radio] + i {
    width: 24px;
    height: 24px;
    border: 2px solid #ccc;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    display: block;
    outline: none;
    background: #fff;
    border: 2px solid #ccc;
}

input[type=radio]:checked + i:after {
    opacity: 1;
}

.login-checkbox label {
    display: inline;
    padding: 5px;
    font-weight: 700;
}

.login-checkbox input[type=checkbox] + label:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "";
    background: #fff;
    vertical-align: middle;
    cursor: pointer;
    padding: 6px;
    margin-right: .2rem;
    border: 2px solid #ccc;
}

.login-checkbox input[type=checkbox]:checked + label:before {
    content: "\f00c";
    text-align: center;
    /*font-size: 1.3rem;*/
    color: #1e1e1e;
    margin-right: .2rem;
    padding: 0px;
    border: 2px solid #ccc;
}

.pmt-submit-checkbox label {
    display: inline;
    padding: 5px;
    font-weight: 700;
}

.pmt-submit-checkbox input[type=checkbox] + label:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "";
    background: #fff;
    vertical-align: middle;
    cursor: pointer;
    padding: 6px;
    margin-right: .4rem;
    border: 2px solid #1e1e1e;
}

.pmt-submit-checkbox input[type=checkbox]:checked + label:before {
    content: "\f00c";
    text-align: center;
    /*font-size: 1.3rem;*/
    color: #1e1e1e;
    margin-right: .4rem;
    padding: 0px;
    border: 2px solid #1e1e1e;
}

.pmt-option-checkbox input[type=checkbox] + label:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "";
    background: #fff;
    vertical-align: middle;
    cursor: pointer;
    padding: 6px;
    margin-right: .4rem;
    border: 2px solid #ccc;
}

.pmt-option-checkbox input[type=checkbox]:checked + label:before {
    content: "\f00c";
    text-align: center;
    /*font-size: 1.3rem;*/
    color: #1e1e1e;
    margin-right: .4rem;
    padding: 0px;
    border: 2px solid #ccc;
}

.show-password{
    float: right;
    font: 0.688rem 'PT Sans',sans-serif;
    color: #0D4CD3;
}

.show-password-login{
    float: right;
    font: 0.688rem 'PT Sans',sans-serif;
    color: #ffffff;
}

.pwd-requirement{
    font: 0.688rem 'PT Sans',sans-serif;
    color: #2A5A7E;
    font-weight: 100;
}

.small-font{
    font: 0.688rem 'PT Sans',sans-serif;
}

.signup-box select {
    background: #f7f2f2 url('/assets/images/caret-down.png') no-repeat 95% center !important;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    cursor: pointer;
    background: #FFFFFF url('/assets/images/caret-down.png') no-repeat 95% center !important;
}


    select::-ms-expand {
        display: none;
    }

/* NAVBAR */

.navbar {
    min-height: 35px;
}

.nav > li {
    margin: .2rem;
}

.navbar.member {
    background: #55575a;
}

    .navbar.member .arrow {
        top: 1.6rem;
        left: 0px;
        display: none;
    }

    .navbar.member button[aria-expanded="true"] .arrow {
        display: block;
    }

    .navbar.member li:not(.bg-mauve) {
        background: #ffffff;
    }

        .navbar.member li:not(.bg-mauve) a, .navbar.member li:not(.bg-mauve) a:focus, .navbar.member li:not(.bg-mauve) a:hover {
            color: #873176;
        }

.navbar, .navbar-inverse, .navbar-collapse, .navbar-toggle {
    border: 0;
    margin: 0;
}

.navbar-brand, .navbar-toggle {
    float: none;
}

.navbar-nav {
    margin: 0 -15px 8px;
}

.navbar-brand {
    height: 35px;
    font: inherit;
}

.navbar-inverse .navbar-brand {
    color: #fff;
    padding: 8px 0;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    padding: 6px 15px;
}

.nav-mobile {
    color: #35bdb2;
}
    .nav-mobile > li > a {
        color: #35bdb2;
    }
        .nav-mobile > a {
            color: #35bdb2;
        }

.nav-mobile-button {
    color: #666666 !important;
    background: #ffffff;
    width: 100%;
    border:none;
    height: 35px;
    padding-left: 2.6rem;
    box-shadow: 0px 0px 8px 4px #b9b8b857;
}

.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background: none;
    padding: 9px 3px;
}

.navbar-toggle i {
    top: 2px;
}

.home button[aria-expanded="true"] i {
    top: 4px;
}

    .home button[aria-expanded="true"] i:before {
        content: "\e260";
    }

.navbar .phone {
    font-size: 1.6rem;
}

.navbar p {
    margin: 1rem 0;
}


/*Notification*/

#notificationPod {
    display: none;
    position: fixed;
    top: 10px;
    left: 50%;
    padding: 25px;
    width: 500px;
    margin-left: -275px;
    z-index: 999999;
}

    #notificationPod strong {
        margin-right: 10px;
    }

.error-box {
    background: #7C112E;
    color: #fff;
}

.success-box {
    background: #94BFA2;
    color: #000000;
}

.reminder-box {
    background: #ffff9e;
    color: #000;
}

.warning-box {
    background: #FCC400;
    color: #000000;
}

/*.confirmation .modal-body {
    padding: 1.3rem 2rem;
}*/

.modal a.closeModal {
    margin: 0.9rem 20px;
    display: inline-block;
}

.pending-payment-option-no {
    margin-right:2rem !important;
}

.status {
    display: block;
    margin: 0 0 10px;
}

    .status:before {
        content: 'Status: ';
        font-weight: bold;
        margin: 0 0 10px;
    }

.temp-pages-sub-head {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 10px;
    padding-left: 18px;
}

.temp-pages-sub-head-acc-info {
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 10px;
    padding-left: 18px;
}

.temp-pages-sub-head-acc-registration {
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
}

@media (max-width:767px) {
    .temp-pages-sub-head {
        padding-left: 5px;
    }
    .temp-pages-sub-head-acc-info {
        padding-left: 5px;
    }
    .temp-pages-sub-head-acc-registration {
        padding-left: 20px;
    }
}

/*@media (max-width:1500px) {
    .print-receipt-link {
        display: none !important;
    }
}*/

/* RESPONSIVE STYLES */

@media screen and (-ms-high-contrast: active),(-ms-high-contrast:none) {
    html, body {
        overflow-x: hidden;
    }
}

@media (min-width:1200px) {
    .intro .container {
        width: 1000px;
    }
}

@media (min-width:992px) and (max-width:1100px) {
    .stretch, .benefits:before {
        width: 58% !important;
    }
}

@media (min-width:992px) {
    .col-lg-invisible{display:none!important;}
    .benefits .col-sm-5 h4:first-child {
        margin-top: 0;
    }

    .recordRight {
        text-align: right;
    }

    .recordZeroPadding {
        padding-left: 0px;
    }

    .benefits {
        background: url('/assets/images/benefits.jpg');
        background-size: cover;
        position: relative;
        min-height: 400px;
    }

        .benefits:before {
            content: '';
            position: absolute;
            left: 0;
            width: 50%;
            height: 100%;
            background: rgba(256,256,256,.85);
        }

        .contact .center-block, footer .center-block {
            margin: 0;
        }
}

@media (max-width:991px) {
   .col-sm-invisible{display:none!important;}
    .accountActivityRecords .text-right {
        text-align: left;
    }

    .benefits .vertical-center {
        padding: 1rem;
        -webkit-transform: initial;
        -moz-transform: initial;
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }

    .text-mobi .text-footer-error-page {
        text-align: center;
    }

    .benefits, .companyIntroParagraph {
        background: #FFFFFF !important;
    }

    .m-b-2-mobile {
        margin-bottom: 1rem;
    }

    .text-align-home-mobile{
        text-align: center;
    }

    .text-p-b-mobile{
        padding-bottom: 1rem;
    }
}

@media (min-width:768px) {
    .bg-body{
        padding-right: 17px;
    }

    .right-rail h1 {
        font-size: 1.3rem;
    }

    .insuredBtnRegister {
        margin-top: 60px;
    }

    .arrow-page {
        position: absolute;
        top: -1.4rem;
        left: 1rem;
    }

    .mainmenuSelector {
        display: none;
        margin-bottom: -3.6rem;
    }

    li > a.current + div.mainmenuSelector {
        display: block;
    }


    [class^='info-'].row {
        padding-left: 0rem;
        margin: 0;
    }

    [class^='info-'] .text-gray {
        color: inherit;
    }

    /* This is applied for temporary user pages*/
    [class^='temp-user-info-'].row {
        background: #f2f2f2;
        padding-left: 0rem;
    }

    [class^='temp-user-info-'] .text-gray {
        color: inherit;
    }

    .flexbox {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
    }

    .flex1 {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1.3;
        margin: 0;
    }

    .flex2 {
        -webkit-flex: 1.4;
        -ms-flex: 1.4;
        flex: 1.4;
        margin: 0 5px 0 0;
    }

    .form-control.m1, .form-horizontal p.m1 {
        margin-bottom: 0;
    }

    .form-horizontal {
        padding: 2rem;
    }

    .form-signin {
        padding: 10% 8%;
    }


    .hero1 {
        height: 692px;
    }

    .hero1-error-page {
        height: 550px;
    }

    /*.hero2 {
        background: url('/assets/images/hero-2.jpg') no-repeat 49% top;
        background-size: cover;
        height: 1118px;
        height: 692px;
    }*/

    .hero3 {
        /*height: 640px;*/
    }

        /*.hero2 h2, .hero3 h2 {
            padding: 2rem;
        }*/

    .info-personal .data {
        color: #666;
    }

    .info-personal p {
        font-size: 0.9rem;
    }

        .info-personal p:nth-child(odd) {
            margin-bottom: 0;
        }

    .intro {
        padding: 30px 0;
        background: white;
    }

        .intro h2 {
            font-size: 2.125rem;
        }

    h2 {
        font-size: 1.9rem;
    }

    .intro p {
        font-size: 1.25rem;
        line-height: 1.5;
    }

    .jumbotron h1 {
        font-size: 2.9rem;
    }

    .left-rail {
        padding: 0 1.3rem 1rem 1.3rem;
    }

    .report-padding {
        padding: 0rem 1rem;
    }

    .logotop.alt {
        position: relative;
        left: 0;
    }

    .logotop span {
        max-width: 180px;
        z-index: 1;
        position: absolute;
    }

    .member .navbar-nav {
        padding: 4rem 0 1rem;
    }

    .modal ul {
        margin-left: 0;
    }

    .modal-header {
        padding: 1.3rem 1rem;
    }

    .home .navbar-nav {
        float: right;
    }

    .home .nav > li {
        border-left: 1px solid #ccc;
        box-shadow: inset 2px 0px 1px -1px #fff;
    }

        .home .nav > li:last-child {
            border-right: 1px solid #ccc;
            box-shadow: inset 2px 0px 1px -1px #fff, 2px 0px 1px -1px #fff;
        }

    .navbar.member li:not(.bg-mauve) {
        display: none;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-nav {
        margin: 15px -15px;
    }

    .navbar.bg-teal {
        background: #ffffff !important;
    }

    .navbar .bg-white, .navbar .bg-mauve, .navbar.member {
        background: none;
    }

    .navbar .fa {
        color: #873176;
        margin-right: .7rem;
    }

    .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
        font-weight: 700;
        color: #666;
    }

    .navbar-inverse.member .navbar-nav > li > a, .navbar-inverse.member .navbar-nav > li > a:focus, .navbar-inverse.member .navbar-nav > li > a:hover {
        font-size: 1.6rem;
        color: #fff;
    }

    .profile .member {
        margin-left: auto;
        margin-right: auto;
    }

    .profile.logotop, .logotop {
        padding: 0;
    }

    .register {
        padding: 0% 10%;
    }



        .signup-box h2 .fa {
            font-size: 1.3rem;
            vertical-align: middle;
            margin: -.1rem .5rem 0 0;
        }

    footer p {
        margin: 0;
    }

        footer p.last {
            margin-top: 1.5rem;
        }

    header.alt {
        padding: 2.3rem 0;
    }

    .right-rail.padding-int {
        box-shadow: 0px 0px 8px 4px #b9b8b857;
    }
}

.ui-datepicker {
    box-shadow: 0px 0px 8px 4px #b9b8b857;
}

.manageArrow {
    position: absolute;
    top: -1.4rem;
    left: 19rem !important;
}

.borderbox {
    border: 1px solid gray;
}

.newInfo {
    font-size: 0.75rem;
}

.dateInput, .alternativeAmount {
    position: relative;
}

.paymentMethod {
    background-color: #FFFFFF;
}

.paymentAmount .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-left: 0px;
}

.paymentAmount .radio-inline span, .modal-content .radio-inline span {
    padding-left: 15px;
}

.info-payment .btn {
    float: right;
}

    .info-payment .btn a {
        color: #FFFFFF;
    }

/* This is applied for temporary user pages*/
.temp-user-info-payment .btn {
    float: right;
}

    .temp-user-info-payment .btn a {
        color: #FFFFFF;
    }

.paymentAmount label {
    padding-bottom: 10px;
}

.card-info {
    padding: 30px;
}

.credit-info {
    padding: 30px;
}

.descriptionTitle {
    font-size: 1.25rem !important;
    font-weight: bold;
}

.credit-info p {
    font-size: 1.125rem;
}

/*Reduce the font size of Technology fee and Convenience fee notice on Step 1 of 3*/ 
.credit-info-ext {
    font-size: 0.75rem !important;
}

.payment-confirmation-message{
    margin-top: 10px;
    /*font-size: 12px !important;*/
}

.payment-agreement-checkbox{
    padding: 0px !important;
    font-weight: 600 !important;
}

.notificationText {
    color: #912338;
    font-weight: 600;
}

.notificationPadding{
    padding-top: 0.8rem;
    padding-left: 1.3rem;
}

.pendingPayment {
    padding-bottom: 0px !important;
}

    .pendingPayment p {
        padding: 0 1.3rem;
    }

.reviewHead, .reviewBottom {
    padding-left: 1.0rem;
    font-size: 1.0rem;
}

.verify-info .btn {
    width: auto !important;
}

.verify-info .bottomfooter li {
    vertical-align: middle;
    text-decoration: underline;
    text-decoration-color: #0D4CD3;
}

.pendingHeading {
    font-weight: bold;
}

.accountArrow {
    position: absolute;
    top: -1.4rem;
    left: 35rem !important;
}

.policy-information .records {
    display: inline-block;
    width: 100%;
}

.policy-information .policyHeading {
    display: inline-block;
    width: 100%;
}

.securityButtons {
    text-align: right;
}

    .securityButtons li {
        vertical-align: middle;
    }

.requiredAsterik {
    color: #912338;
    padding: 0px 5px;
}

.update-security select {
    background: #ffffff url(/assets/images/caret-down.png) no-repeat 95% center !important;
}

.sectionHeading {
    font-weight: bold;
    font-size: 1.25rem;
    padding: 20px 0px;
}

.policyContent {
    padding: 1rem 1.3rem;
    background: #f2f2f2;
}

.securityButtons a {
    /*color: #FFFFFF !important;*/
}

.card-dialogmodel {
    width: 60% !Important;
}

    .card-dialogmodel .row {
        padding-bottom: 30px;
    }

.disclaimer {
    font-size: 0.875rem;
    font-weight: lighter;
    /*color: gray;*/
}

.disclaimer2 {
    font-size: 0.875rem;
    font-weight: 600;
    /*color: gray;*/
}

.form-signin h2 {
    text-decoration: none;
}

    .form-signin h2:hover {
        text-decoration: none;
    }

.form-signin a:first-child:hover {
    text-decoration: none;
}

.pendingPaymentRecords p span.labelHeader {
    display: none;
}

.paymentOptionRecords p span.labelHeader {
    display: none;
}

.accountActivityRecords p span.labelHeader {
    display: none;
}

.padding-fields{
    padding-top: 1rem;
}

.info-seperator hr {
    background: #e5e5e5;
    /*height: 1px;*/
    margin-left: 20px!important;
    width: 100%;
    text-align: center;
    display: block;
    margin: -10px auto;
    float:left;
}

.info-seperator.row{ background: none;}

@media all and (max-width:767px) {
    .card-dialogmodel .btn {
        margin-top: 50px;
    }

    .bg-gray, .signup-box .form-control {
        background: #ffffff;
    }

    #insuredNavigationMenuControl{
        display: block;
    }

    #agentNavigationMenuControl {
        display: block;
    }

    .bg-mauve {
        background: #f7f2f2;
        color: #666 !important;
    }

    .bg-mauve a {
        color: #666 !important;
    }

    .bg-header-login-nav {
        background: #FFFF00;
        color: #666 !important;
    }

    .bg-header-login-nav a {
        color: #666 !important;
    }

    .bg-nav-menu-mobile {
        background: #f7f2f2;
        color: #666 !important;
    }

    #notificationPod {
        width: 100%;
        left: 0;
        top: 10px;
        margin-left: 0px;
    }

    #dvCCcard p, #dvBankAccount p {
        margin-bottom: 20px;
    }

    #dvCCcard, #dvBankAccount {
        padding-left: 0px !important;
    }

    .card-dialogmodel select {
        margin-bottom: 0px;
    }

    .card-dialogmodel img {
        margin-bottom: 30px;
    }

    .card-dialogmodel .row {
        padding-bottom: 0px;
    }

    .pendingPaymentsHeading {
        display: none;
    }

    .pendingPaymentRecords p span.labelHeader {
        display: inline-block;
        font-weight: bold;
    }

        .pendingPaymentRecords p span.labelHeader:after {
            content: ':';
            margin-right: 5px;
        }

    .paymentOptionRecords p span.labelHeader {
        display: table-row;
        font-weight: bold;
    }

        .paymentOptionRecords p span.labelHeader:after {
            content: ':';
            margin-right: 5px;
        }

    .info-seperator hr {
        width: 90%;
    }

    #paymentDetailSeparator{
        display: block;
    }

    .accountActivityRecords p span.labelHeader {
        display: inline-block;
    }

        .accountActivityRecords p span.labelHeader:after {
            content: ':';
            margin-right: 5px;
        }

    .pendingPaymentRecords {
        padding: 10px;
        margin-bottom: 20px;
    }

    .policyinformationheading {
        display: none;
    }

    .policyinformationrecords .text-gray {
        color: #000000;
    }

    .accountActivityHeading {
        display: none;
    }

    .records .text-gray {
        color: inherit;
    }

    .popup-mobile-fields-label{
        float:left;
        width:40%;
    }

    .popup-mobile-fields-value{
        float:left;
        width:60%;
    }

    .padding-fields-mobile{
        padding-top: 1rem;
    }

    .autoPay-message{
        padding-top: 1rem;
    }

    /*.accountActivityRecords p:first-child:before {
        content: 'Date: ';
        margin-right: 10px;
        font-weight: bold;
    }

    .accountActivityRecords p:nth-child(2):before {
        content: 'Amount: ';
        margin-right: 10px;
        font-weight: bold;
    }

    .accountActivityRecords p:nth-child(3):before {
        content: 'Description';
        margin-right: 10px;
        font-weight: bold;
    }*/

    .hero1-error-page .vertical-center {
        top: 43%;
    }

    .hero1 .vertical-center {
        top: 45%;
    }

    .hero1 {
        height: 860px;
    }

    .hero1-error-page {
        height: 550px;
    }

    .agent-login-page-height {
        height: 860px;
    }

    .searchHeading {
        display: none;
    }

    .searchResult {
        display: block;
    }

    .hero3 {
        /*height: 1125px;
        padding-bottom: 100px;
        background: none !important;*/
    }

        .hero2 h2 .pull-right, .hero3 h2 .pull-right {
            float: none !important;
            margin-top: 10px;
            position: relative;
            right: 0px;
            top: 0px;
        }
}

@media all and (min-width:768px) {
    #paymentDetailSeparator{
        display: none;
    }

    .logout-bar-padding{
        padding-top: 10px;
        padding-bottom: 4px;
    }

    #insuredNavigationMenuControl {
        display: none;
    }

    #agentNavigationMenuControl {
        display: none;
    }
}


/*Add media queries for temporary user pages(.hero2 class) to make responsive on iphones*/
@media all and (min-width:539px) and (max-width:767px) {



}

@media all and (min-width:430px) and (max-width:539px) {

}

@media all and (min-width:383px) and (max-width:430px) {


}

@media all and (max-width:383px){


}



@media all and (min-width:768px) and (max-width:991px) {

    .policyinformationrecords .col-sm-2, .policyinformationrecords .col-sm-1, .policyinformationrecords .col-sm-3 {
        width: 100%;
        float: none;
    }


    .pendingPaymentRecords p span.labelHeader {
        display: inline-block;
    }

        .pendingPaymentRecords p span.labelHeader:after {
            content: ':';
            margin-right: 5px;
        }

    .accountActivityRecords p span.labelHeader {
        display: inline-block;
    }

        .accountActivityRecords p span.labelHeader:after {
            content: ':';
            margin-right: 5px;
        }

    .pendingPaymentRecords .col-sm-2, .pendingPaymentRecords .col-sm-4 {
        width: 100%;
        float: none;
    }

    .policyinformationheading {
        display: none;
    }

    .pendingPaymentsHeading {
        display: none;
    }



    .policyinformationrecords {
        padding: 10px;
        margin-bottom: 20px;
    }

        .policyinformationrecords .text-gray {
            color: #000000;
        }



    .pendingPaymentRecords {
        padding: 10px;
        margin-bottom: 20px;
        font-weight: bold;
    }

    .accountActivityHeading {
        display: none;
    }

    .accountActivityRecords .col-sm-2, .accountActivityRecords .col-sm-8 {
        width: 100%;
        float: none;
    }

    .accountActivityRec p:before {
        margin-right: 10px;
        font-weight: bold;
    }

    .cellphone-tab-style{
        padding-top: 16px
    }
}

@media all and (min-width:992px) and (max-width:1200px) {
    .policyinformationrecords .text-small {
        font-size: 0.8rem;
    }
}

.securityButtons {
    margin-top: 18px;
}

    .securityButtons li:first-child {
        margin-top: 13px;
    }

@media(max-width:1200px) {
    .menuContainer {
        padding: 25px 10px !important;
    }

    .menuPods {
        padding: 32px 15px 88px 15px !important;
        box-shadow: 0px 0px 8px 4px #b9b8b857;
    }

    .menuPods_with_supoort{
        padding: 32px 15px !important;
    }

    .card-info, .credit-info, .info-payment .message, .temp-user-info-payment .message {
        padding: 10px 15px;
    }

    .update-security .securityQuestion select {
        margin-bottom: 30px;
    }

    .securityButtons {
        margin-top: 30px;
    }

    .update-profile .labelHeader {
        margin-top: 1.2rem;
    }

    .info-profile.update-profile.row.padding-int {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .dueDateCalendar {
        width: 100%;
        margin-top: 40px;
    }

        .dueDateCalendar .dueDate {
            display: block;
        }

    #calendar {
        margin-top: 20px !important;
    }

    .billing-acc-info-send-bills {
        margin: 1.2rem 0 0;
    }

    .padding-top-elm{
        padding-top:22px !important;
    }

    .email-phone-link{
        margin-top: 0!important;
    }
}

@media(max-width:400px) {
    .ui-datepicker td span, .ui-datepicker td a {
        padding: 5px !important;
    }

    .ui-datepicker {
        width: 100% !important;
    }
}

.error-pod .glyphicon {
    padding-right: 10px;
}

.errorHead {
    background-color: #f2dede;
    padding: 15px;
}

.errorMessage {
    padding: 15px;
}

.alertBox {
    background-color: #FFFFFF;
}

.insurance-quote {
    color: blue;
    text-decoration: underline;
    outline:none !important;
}

.print-receipt-link {
    color: blue;
    text-decoration: underline;
}

.alertBox {
    border-radius: 10px;
}

.alertBoxSize {
    min-height: 400px;
}

@media (min-width:768px) {
    .alertBox {
        margin: 2rem 1.2rem 5px;
    }
}


.error-validation {
    color: #912338;
    font-size: 0.688rem;
}

.success-validation {
    color: green;
    font-size: 0.688rem;
}

.ui-datepicker .ui-datepicker-header, .ui-datepicker table {
    background: #f1eded !important;
}

/*.ui-datepicker{
    border: 1px solid #99BFDF;
}*/

.ui-widget-content .ui-icon {
    background-image: url('/assets/images/ui-icons_444444_256x240.png') !important;
}
.ui-widget-header .ui-icon {
    background-image: url('/assets/images/ui-icons_444444_256x240.png') !important;
}

.mainmenuSelector {
    position: absolute;
    bottom: 0;
}

#dvProcessing .shadow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #a9a9a9;
    -ms-opacity: 0.7;
    opacity: 0.7;
    -moz-opacity: 0.7;
}

#dvProcessing .container {
    width: 200px;
    height: 100px;
    margin: auto;
    position: fixed;
    background: #ffffff;
    display: table;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -100px;
    z-index: 99999;
    text-align: center;
    padding: 10px;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.loader {
    /*border: 16px solid #f3f3f3;
    border-top: 16px solid #3498db;
    border-radius: 50%;
    width: 75px;
    height: 75px;
    animation: spin 2s linear infinite;*/
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 9999;
    background: url('/assets/images/page-loader.gif');
    background-size: contain;
    width: 75px;
    height: 75px;
    transform: translateX(-50%);
}

    .loader:before {
        content: ' ';
        display: block;
        font-weight: bold;
        padding-top: 50px;
        padding-left: 20px;
        padding-right: 20px;
    }

@media all and (max-width:767px) {
    .loader {
        width: 50px;
        height: 50px;
    }
}

.hidden {
    display: none;
}

.menuContainer {
    padding: 25px;
}

.menuPods {
    padding: 32px 60px 88px 60px;
    text-align: center;
    vertical-align: middle;
    border: solid 1px silver;
    background: #efecec;
    font-size: 1.25rem;
    display: block;
    /*cursor: pointer;*/
    box-shadow: 0px 0px 8px 4px #b9b8b880;
}

    .menuPods .glyphicon {
        font-size: 2.875rem;
    }

.menuPods_with_supoort{
    padding: 32px 32px;
    text-align: center;
    vertical-align: middle;
    border: solid 1px silver;
    background: #efecec;
    font-size: 1.25rem;
    display: block;
    /*cursor: pointer;*/
    box-shadow: 0px 0px 8px 4px #b9b8b880;
}

.agt-dashboard-message{
    font-size: 0.75rem;
}

.resetPasswordButton {
    padding: 20px 0px 20px 0px;
    text-align: right;
}

#modalForgotPassword .col-sm-12 {
    padding-bottom: 20px;
}

.accountLink:hover {
    /*border-top: 1px solid;
    border-bottom: 1px solid;*/
    background-color: #f6f5f5;
    /*padding: 2px 0px;
    font-weight: bold;
    padding: 10px 0px;*/
    text-decoration: none;
}

.accountLink {
    display: inline-block;
    width: 100%;
    padding: 10px 0px;
}

.navbar-nav .fa {
    padding-right: 10px;
}

.searchResultSection .pendingHeading {
    font-size: 1.2em;
}

.agentDashboardResult{
    background: #F2F2F2;
}
    .agentDashboardResult a:hover{
        background-color: #FFFFFF;
    }

@media all and (max-width:767px) {

    .hero2 .password-reset .btnClear { /*display:none !important;*/
    }

    .hero2 h2 .pull-right, .hero3 h2 .pull-right {
        float: none !important;
        margin-top: 10px;
        position: relative;
        right: 0px;
        top: 0px;
    }

    .navbar-collapse.in .navbar-nav > li > a {
        padding: 6px 40px !important;
    }
}

@media all and (max-width:767px) {
    .accountLink {
        padding: 5px;
    }

    .bg-teal .hidden-xs.lastSeparator {
        display: none !important;
    }

    .bg-teal .hidden-xs {
        display: block !important;
        text-align: center;
    }

    footer .bg-teal .hidden-xs {
        display: inline-block !important;
    }

    .policyinformationrecords {
        width: 100%;
    }

    .profile {
        padding-bottom: 0px;
    }

    .mainmenuSelector {
        position: absolute;
        top: 5px;
        font-size: 10px;
        left: 5px;
    }

    .mobile-menu-selector {
        position: absolute;
        top: 8px;
        font-size: 20px;
        left: 5px;
    }

    .card-dialogmodel {
        width: 95% !important;
        margin: 0 auto;
    }

        .card-dialogmodel select{
            margin-bottom: 30px;
        }
        .card-dialogmodel input{
            margin-bottom: 30px;
        }
}

[class^='info-'].row select {
    border: 1px solid gray;
}

/* This is applied for temporary user pages*/
[class^='temp-user-info-'].row select {
    border: 1px solid gray;
}

@media all and (min-width:768px) {
    .submenu {
        display: none;
    }
}

.submenu {
    padding-left: 40px;
}

.nav > li {
    position: relative;
}

.active-submenu {
    display: block;
}

.nav-arrow {
    cursor: pointer;
}

.form-control {
    border: 1px solid gray;
}

ul.dashboardmenu li:first-child {
    display: block !important;
}

ul.dashboardmenu li {
    display: none;
}

.submenu {
    display: none;
    background: #ffffff;
    list-style: none;
}

.active-submenu {
    display: block;
}



.benefitsRow ul ul {
    padding: 10px 0px 20px 0px;
}

/*.benefitsRow ul > li {
    font-size: 20px;
}*/

.hylLiveChat:hover {
    text-decoration: none;
}

.resultsFound {
    font-weight: bold;
    font-size: 1rem;
    display: inline;
    float: right;
    padding-top: 12px;
}

@media all and (max-width:767px) {
    .resultsFound {
        display: inline-block;
        float: none;
    }

    .active-glyphicon {
        transform: rotate(-180deg);
    }

    .accountMainMenuSelector {
        display: none;
    }
}

.noPendingPayment, .noBills {
    text-align: center;
}

.ddlPaymentMethodDropDown {
    padding: 0px 0px 20px 0px;
    display: block;
}

.paymentStepTwoChecking .col-sm-6, .paymentStepTwoCreditCard .col-sm-6 {
    padding-top: 30px;
}

.policyinformationrecords .policyNumber, p.emailAddress {
    word-break: break-word;
}

.companyFooter img {
    display: block;
    margin: 0 auto;
}

.paymentStepTwo .placeholder {
    top: 3.0rem;
    left: 1.2rem;
}

.paymentStepTwo p.disclaimer {
    margin-top: 10px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #FFF !important;
}

.amountPendingHeading, .amountPendingRecord {
    text-align: right;
}

.amountData {
    max-width: 150px;
}

.accountDetail .data {
    text-align: right;
}

/*@media all and (max-width:420px) {
    p.addressOne, p.emailAddress {
        font-size: 0.9rem;
    }
}*/

@media all and (max-width:767px) {
    .paymentOptionHeading .pendingHeading {
        display: none;
    }
}

.agentMenuDashboard img {
    max-width: 45px;
    display: block;
    margin: 0 auto;
}

#myNavbar img {
    max-width: 25px;
    display: inline;
    margin-right: 5px;
}

/*Home page navigation for insured login and agent login*/
#myNavbarHome img {
    max-width: 25px;
    display: inline;
    margin-right: 5px;
}

.font-small {
    font-size: 0.688rem;
}

.policyinformationrecords {
    display: inline-block;
    padding: 20px 0px;
}

.remember {
    position: absolute;
    padding-top: 33px;
}

@media all and (max-width:767px) {
    .menuContainer {
        max-width: 90%;
        margin: 0 auto;
    }

    .signup-box select {
        margin-bottom: 15px;
    }

    .hero2 .signup-box {
        width: 96%;
    }

    .agentDashboard .agentDashboardRow, .agentPayment .agentPaymentRow, .policyInformation .policyInformationRow {
        padding: 1rem 0;
    }
}

.btnRegister {
    margin-top: 20px;
}

.emailData {
    word-break: break-word;
}

@media all and (max-width:450px) {
    .paymentAmount .radios span {
        margin: 0 0.5rem 0 2rem;
    }
}

@media all and (max-width:420px) {
    .info-payment .paymentAmount span {
        float: none !important;
        display: block;
    }
    /* This is applied for temporary user pages*/
    .temp-user-info-payment span {
        float: none !important;
        display: block;
    }
    /* This is applied for temporary user pages*/
    .temp-user-info-msg span {
        float: none !important;
        display: inline !important;
    }
}

.text-modal-footer {
    text-align: left;
    padding: 18px;
    font-weight: bold;
}

.make-payment-button {
    margin-top: 150px;
}

@media all and (max-width: 1199px) {
    .make-payment-button {
        margin-top: 0px;
        margin-bottom:20px;
    }
}

.add-payment-option {
    padding-top: 15px;
}

@media all and (max-width: 767px) {
    .add-payment-option {
        margin-left: 1.4rem !important;
        margin-bottom:20px;
    }
}

@media print
{    
    .no-print 
    {
        display: none !important;
    }
}

#paymentOptionModel .modal {
    overflow-y : auto;
}

.insurance-quote-modal{
    width: 80%;
}

@media(max-width:767px) {
    .insurance-quote-modal {
        width: 95%;
    }
}

.insurance-quote-modal iframe{
    width: 100%;
    height: 100%;
}
.update-security{
    margin: 32px 10px;
}

.div-space{
    margin: 0px 10px;
}

.payment-option-body{
    margin-top: 0;
    padding-bottom: 25px;
}

.payment-option-header{
    margin-bottom: 0;
}

.payment-option-next{
    padding-right: 15px;
}

.registration-and-confirm-page{
    padding-top: 6rem;
    padding-bottom: 6rem;
}

@media(max-width:767px) {
    .registration-and-confirm-page {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}

/* START - Change my profile & change my billing account info */
@media(max-width:767px) {
    .hideDiv {
        display: none;
    }
}

@media(min-width:768px) {
    .removeBottomPadding {
        padding-bottom: 0px;
    }
    .removeTopPadding {
        padding-top: 0px;
    }
}
/* END - Change my profile & change my billing account info */

.new-account-cancel{
    padding-left: 2rem;
    padding-top: 1.75rem;
    padding-right: 5rem;
}

.option-autoPay-offer{
    padding-left: 10px;
    padding-right: 10px;
}

.terms-autoPay-offer{
    padding-top: 10px;
}

.autoPay-switch-heading{
    padding-left: 1.7rem;
}

.btn-enroll-autopay {
    float: right;
    margin-right: -35px;
}

@media all and (max-width:767px) {
    .btn-enroll-autopay {
        float: right;
        margin-right: -20px;
    }
    .account-reg-initial-payment-mobile-label{
        padding-left: 50px;
        float: left;
        text-align: right;
    }
}

@media all and (min-width:768px) {
    .account-reg-initial-payment {
        text-align: right;
    }
}

/*manage payment page toggle button styles - START*/
.switch {
  position: relative;
  display: inline-block;
  width: 90px;
  height: 34px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ca2222;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2ab934;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(55px);
  -ms-transform: translateX(55px);
  transform: translateX(55px);
}

.on
{
  display: none;
}

.on, .off
{
  color: white;
  position: absolute;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
  font-size: 0.625rem;
  font-family: Verdana, sans-serif;
}

input:checked+ .slider .on
{display: block;}

input:checked + .slider .off
{display: none;}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;}
/*manage payment page toggle button styles - END*/


/*language toggle button styles - START*/
.switchLang {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 15px;
  float: right;
  margin-bottom: 0px !important;
  margin-top: 6px;
}

@media all and (max-width:767px) {
    .switchLang {
      position: relative;
      display: inline-block;
      width: 70px;
      height: 15px;
      float: right;
      margin-bottom: 0px !important;
      margin-top: 14px;
    }
}

.switchLang input {display:none;}

.sliderLang {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ca2222;
  -webkit-transition: .4s;
  transition: .4s;
}

.sliderLang:before {
  position: absolute;
  content: "";
  height: 11px;
  width: 11px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .sliderLang {
  background-color: #2ab934;
}

input:focus + .sliderLang {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .sliderLang:before {
  -webkit-transform: translateX(55px);
  -ms-transform: translateX(55px);
  transform: translateX(55px);
}

.lanSpan
{
  display: none;
}

.lanSpan, .lanEng
{
  color: white;
  position: absolute;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
  font-size: 0.625rem;
  font-family: Verdana, sans-serif;
}

input:checked+ .sliderLang .lanSpan
{display: block;}

input:checked + .sliderLang .lanEng
{display: none;}

.sliderLang.round {
  border-radius: 34px;
}

.sliderLang.round:before {
  border-radius: 50%;}
/*language toggle button styles - END*/


/*--------- Installment Payment Plan Agreement Title Start --------*/
#installmentPaymentPlanModal h2 {
    font-size: 1.6rem !important;
}
/* Installment Payment Plan Agreement Title End  */


/*--------- Special Message Start --------*/
.modal-content.special-message {
    margin-top: 150px !important;
}
/* Special Message End  */

/* The alert message box */
.alert {
  padding: 1px;
  /*background-color: #6493db;
  color: white;*/
  margin-bottom: 0px;
  border-radius: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

.maintainanceMsg{
  background-color: #000000;
  color: white;
}

/* The close button */
.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 1.375rem;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

/* When moving the mouse over the close button */
.closebtn:hover {
  color: black;
}

.alertBanner{
    color: white;
    /*font-weight: bold;*/
    font-size:1rem;
    font-family:'PT Sans',sans-serif;
}

.pblmbreak {
    clear: both;
    padding-top: 10px;
}

.problem {
    font-size: 0.875rem;
    font-weight: bold;
    color: #990000;
    float: left;
}

.pbmdesc {
    font-size: 0.875rem;
    font-weight: bold;
    float: none;
    padding-left: 5px;
    overflow: hidden;
}

.solution {
    color: teal;
    float: left;
    font-weight: bold;
    font-size: 0.875rem;
}

.soldesc {
    float: none;
    font-size: 0.875rem;
    padding-left: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    overflow: hidden;
}

.modal-height{
    height: 80vh;
    overflow-y: auto;
}

.padding-right-10{
    padding-right: 10px;
}

.pagination-info {
    float: right;
}

.underline-text{
    text-decoration: underline;
}

.font-14{
    font-size: 0.875rem;
}

@media (min-width: 768px) {
    .error-page-icon {
        font-size: 16.875rem;
        color: red;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    .error-page-icon-parent {
        display: table;
        height: 400px;
    }

    .login-box-height{
        height: 450px;
        width: 775px;
    }

    .login-box-customize {
    }

    .company-name-customize{
        text-align: center;
    }
}

@media (max-width: 767px){
    .error-page-icon {
        font-size: 5.313rem;
        color: red;
        text-align: center;
    }
}

.modal-body {
    font-size: .9rem;
    min-height: 80px;
}

.modal-dialog {
  top: 70px;
}

.modal-footer {
    padding: 10px !important;
}
    .modal-footer ul{
        margin-bottom: 0px !important;
    }

.modal-title-text {
    font-size: 1.125rem;
}

.modal-title{
    font-size: 1.125rem;
}

.agent-search-radio {
    margin-left: 15px;
    padding-left: 27px !important;
}

.agent-dashboard-icon{
    font-size: 2.75rem;
}

.float-l{
    float: left !important;
}

.float-r{
    float: right;
}

.report-page-data{
    color:black;
}

/*customized pages css*/
.login-page-title-001{
    color: #000000;
}

.show-password-login-001{
    float: right;
    font: 11px 'PT Sans',sans-serif;
    color: #000000;
}

.login-page-link-color-001 {
    color: #000000 !important;
}

.login-page-link-color-001:active, .login-page-link-color-001:focus, .login-page-link-color-001:hover {
    color: #bfcdda;
}

#skip-navigation-links {
    position: absolute;
    top: -40px;
    left: 0;
    background: #000;
    color: #fff;
    text-align: center;
    padding: 5px;
    z-index: 1000;
}

#skip-navigation-links .skip-link {
    position: relative;
    display: inline-block;
    margin: 0 5px;
}

:focus {
    top: 0;
}

.ui-widget-content a{
    font-weight:600;
}

td.ui-datepicker-week-end a{
    font-weight: 200 !important;
}

.event .ui-state-default{
    border: 2px solid;
    border-color: black;
    background-color:white !important;
}

.pagination>.active>a{
    background-color:#b2cde3;
    border-color: #000000;
    color: black !important;
    font-weight: 600;
}

.sessionRef{
    color: #000000;
    background-color: #FFFFFF;
}

a {
    color: #0D4CD3;
}

.screen-id-section{
    font-size:10px; 
    padding-right: 5px; 
    padding-bottom: 5px;
}

@media (max-width: 767px){
    .screen-id-section{
        background-color: white;
        margin-left:-1rem;
        margin-right:-1rem;
    }
}

.mobile-nav-menu{
    padding: 0.5rem 0.5rem;
}

.padding-bottom-1{
    padding-bottom: 1rem;
}

.marquee {
    width: auto;
	background-color: #1F435E ;
	color: white;
    white-space: nowrap;
    overflow: hidden;
}
.marquee p {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 60s linear infinite;
    margin-bottom:0;
}
@keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
}

.modal-header h2{
    padding: 0;
}

.logo-header-desktop{
    padding-bottom:0px;
    box-shadow: 0 0 1px black;
}

.reviewBottom label{
    padding-left:0px
}

.custom-button-width{
    width: 143.81px !important;
}

@media all and (min-width:768px) {
    .login-page-div {
        min-height: 240px;
    }

    .login-page-register-content{
        min-height: 127px;
    }

    .login-page-register-top{
        padding-top: 36px;
    }

    .receipt-iframe, .pdf-iframe{
        height: 90vh;
    }
}

@media(max-width:767px) {
    .receipt-iframe, .pdf-iframe{
        height: 620px;
    }
}

.quote-overview-container {
    margin: 0 auto;
}
.quote-overview-header, .quote-overview-policy-info {
    margin-bottom: 20px;
}
.quote-overview-header label, .quote-overview-policy-info label {
    font-weight: bold;
}
.quote-overview-info-table {
    width: 100%;
    margin-top: 20px;
    border-collapse: collapse;
}

.quote-overview-info-table .desc-col {
    width: 30%;
}

.quote-overview-info-table td, .quote-overview-info-table th {
    padding: 10px;
}

.quote-overview-info-table th {
    background-color: #f0f0f0;
}
.quote-overview-buttons {
    margin-top: 20px;
}
.quote-overview-buttons input {
    padding: 10px;
    margin-right: 10px;
}
.quote-overview-navigation {
    float: right;
    margin: 20px 0;
}
.quote-overview-navigation button {
    margin-right: 5px;
}

.quote-overview-info-table td, .quote-overview-info-table th {
    border: none;
}

.number-field {
    text-align: right;
}

.quote-overview-nums{
    margin-left: 0px;
}

@media all and (min-width:768px) and (max-width:991px) {
    .btn-lg-quote-overview{
        min-width: 6rem;
        padding: 10px 6px;
    }

    .btn-lg-quote-overview-modal{
        min-width: 4rem;
    }
}

@media all and (max-width:520px) {
    .btn-lg-policy-overview{
        min-width: 6rem;
        padding: 10px 0px;
    }
}

.align-left{
    padding-left: 0px !important;
    text-align: left;
}
